-
Home
-
MeetingHub – Zoom Meeting, Google Meet, Jitsi Meet & Webex integration. The All-in-One Webinar & Video Conference Solution for WordPress
-
1.18.4
-
Code
-
Classes
- Mhub_Settings
Total Complexity |
77 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
312 |
Lines of code |
188 |
Logical lines of code |
42 |
Comment lines |
90 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize_jitsi_settings() |
C |
43 |
30 |
34 |
validate_and_sanitize_zoom_settings() |
B |
48 |
22 |
26 |
validate_and_sanitize_webex_settings() |
A |
54 |
13 |
17 |
register_routes() |
S |
47 |
1 |
50 |
save_zoom_settings() |
S |
61 |
2 |
13 |
save_jitsi_settings() |
S |
61 |
2 |
13 |
save_webex_settings() |
S |
61 |
2 |
13 |
__construct() |
S |
77 |
1 |
4 |
check_permissions() |
S |
80 |
1 |
3 |
get_zoom_settings() |
S |
73 |
1 |
5 |
get_jitsi_settings() |
S |
73 |
1 |
5 |
get_webex_settings() |
S |
73 |
1 |
5 |